A. ^pat
B. $pat
C. pat$
D. pat^
Advertisement
Related Mcqs:
- Which symbol will be used with grep command to match the pattern pat at the beginning of a line ?
- A. ^pat B. $pat C. pat$ D. pat^...
- Which symbol is used to separate more than one command in the same command line ?
- A. $ B. # C. : D. ;...
- Which option will be used with ps command to slow the entire command line of the process being run ?
- A. -4 B. -f C. -1 D. -2...
- What command is used with vi editor to search a pattern in the forward direction ?
- A. ?? B. // C. ? D. /...
- Which command is used with vi editor to search a pattern in the forward direction ?
- A. / B. ? C. // D. ??...
- While working with mail command, which command is used to save mail in a separate file ?
- A. s B. r C. w D. d...
- Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it_________________?
- A. -r B. -x C. -i D. -1...
- What command is used with vi editor to append text at end of line ?
- A. I B. i C. a D. A...
- Which command is used with vi editor to move cursor forward to first occurrence of character ‘ch’ in the current line ?
- A. tch B. fch C. rch D. ech...
- Which command will be used with vi editor to append text at end of line ?
- A. A B. a C. i D. I...
Advertisement